home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Trial / Webroot Internet Security Essentials / WebrootSecurityTrialSetup_EN.exe / {app} / Backup / BackupEngine.dll / DATABASEFILE / 203 / FileSetsTable.json < prev    next >
JavaScript Object Notation  |  2008-11-13  |  491b

  1. {
  2.     "schema": {
  3.         "Index": "Long Integer",
  4.         "FileName": "Text (255) NOT NULL",
  5.         "ParentIndex": "Long Integer NOT NULL",
  6.         "IsFolder": "Boolean NOT NULL",
  7.         "StateBits": "Long Integer NOT NULL",
  8.         "CreationDateLow": "Long Integer NOT NULL",
  9.         "CreationDateHigh": "Long Integer NOT NULL",
  10.         "LastModifiedDateLow": "Long Integer NOT NULL",
  11.         "LastModifiedDateHigh": "Long Integer NOT NULL",
  12.         "LastAccessDateLow": "Long Integer NOT NULL",
  13.         "LastAccessDateHigh": "Long Integer NOT NULL",
  14.         "ReparsePointTag": "Long Integer NOT NULL"
  15.     },
  16.     "data": []
  17. }